source/cgi/cgi.d(292,5): Error: `@safe` function `cgi.cgi.CGI.init` cannot call `@system` function `std.stdio.makeGlobal!"core.stdc.stdio.stdin".makeGlobal` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/stdio.d(4792,20): `std.stdio.makeGlobal!"core.stdc.stdio.stdin".makeGlobal` is declared here source/cgi/cgi.d(476,11): Error: `@safe` function `cgi.cgi.CGI.destroyCgiData` cannot call `@system` function `object.destroy!(true, CGIVALS).destroy` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/object.d(3453,6): `object.destroy!(true, CGIVALS).destroy` is declared here source/cgi/cgi.d(976,18): Error: `@safe` function `cgi.cgi.CGI.dumpEnv` cannot call `@system` function `object.keys!(string[string], string, string).keys` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/object.d(2453,7): `object.keys!(string[string], string, string).keys` is declared here source/cgi/cgi.d(977,20): Error: `@safe` function `cgi.cgi.CGI.dumpEnv` cannot call `@system` function `object.values!(string[string], string, string).values` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/object.d(2504,9): `object.values!(string[string], string, string).values` is declared here /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.